fix table height html

44

fix table height html -

<div id="mainHolder" style="overflow: auto; max-height: 400px;">
    <table>
    ... Lots of data ...
    </table>
</div>

Comments

Submit
0 Comments